Welcome![Sign In][Sign Up]
Location:
Search - map stl

Search list

[Otherstx-btree-0.8.6.tar

Description: The STX B+ Tree package is a set of C++ template classes implementing a B+ tree key/data container in main memory. The classes are designed as drop-in replacements of the STL containers set, map, multiset and multimap and follow their interfaces very closely. By packing multiple value pairs into each node of the tree the B+ tree reduces heap fragmentation and utilizes cache-line effects better than the standard red-black binary tree. The tree algorithms are based on the implementation in Cormen, Leiserson and Rivest s Introduction into Algorithms, Jan Jannink s paper and other algorithm resources. The classes contain extensive assertion and verification mechanisms to ensure the implementation s correctness by testing the tree invariants. To illustrate the B+ tree s structure a wxWidgets demo program is included in the source package.
Platform: | Size: 1776640 | Author: icegull | Hits:

[Consolestl_sample

Description: 本程序提供一些stl的实例,帮助入门stl。其中有向量、队列、map等。-some stl samples.
Platform: | Size: 10240 | Author: kevin | Hits:

[Windows DevelopCMAP

Description: C+++CMAP哈西表原理 1 CMap是一个哈西表,而STL::map是一个树表,对他们做比较是没有意义的。但是,如果你你要重新找到有序的关键字,你就得使用STL::map 2 HashKey()的设计是高效的。你应该提供一个较少冲突的HashKey(),并且容易计算。你要记注,对于有些类来说,这不容易。 3 当用Cmap(或STL::hash_map),要注意哈西表的大小。
Platform: | Size: 40960 | Author: 郑梅 | Hits:

[STLmap_demo

Description: 自己写的stl,map容器实例,希望对大家有帮助,-Stl, map write your own container instance, hope to have everyone help
Platform: | Size: 1024 | Author: kku28 | Hits:

[Otherstd

Description: 详细权威的C++标准模板库入门及参考,其最主要与最常用的两部分为容器类 以及算法库 包含 vector(向量)、list(列表)、deque(双端队列)、map (映像)、multimap (多重映像)、set (集合),以及 multiset (多重集合)。另外,在这些容器类 上作一些扩充(或改造)后,系统又提供了如下另一些也经常使用的标准类模板: queue (队列)、stack (栈)、priority_queue -The STL(Standard Template Library)BOOK AND Reference ,included container classes algorithm library
Platform: | Size: 30720 | Author: lin | Hits:

[OtherSingingCompetition

Description: 用VS2008写的一个唱歌比赛的应用,主要练习STL各种容器的使用,包括vector,list,set,multiset,map,multimap等-Using VS2008 to write a singing competition applications, the main variety of exercises using STL containers, including vector, list, set, multiset, map, multimap, etc.
Platform: | Size: 6252544 | Author: shenzhe | Hits:

[VC/MFCCSharp_Dictionary

Description: C# Dictionary数据类型的使用和说明,和C++中STL map映射类型类似-The use of c# Dictionary data types and specifications, and c++ STL map mapping type
Platform: | Size: 15360 | Author: 董军 | Hits:

[VC/MFCMap_STL_Help

Description: Map_STL_Help,主要介绍Stl标准模板类中的Map容器的使用方法。-Map_STL_Help, describes the use of a standard template class Stl Map container.
Platform: | Size: 10240 | Author: linpeitao | Hits:

[STLtestForStl.cpp

Description: 本程序是基于stl写的,作用是寻找出无向图上某点到某点的所有的路径-This procedure is based stl write, the role is to find out all the way to a point not to a point on the map
Platform: | Size: 3072 | Author: yang | Hits:

[Linux-Unixstl_tree

Description: Red-black tree class, designed for use in implementing STL associative containers (set, multiset, map, and multimap). -Red-black tree class, designed for use in implementing STL associative containers (set, multiset, map, and multimap).
Platform: | Size: 7168 | Author: suewdzai | Hits:

[VC/MFCCPPSTL

Description: 说明:C++ STL使用大全 欢迎下载 vector deque list set multiset map mutimap stack queue 实例 -Description: C++ STL Compendium welcome to download
Platform: | Size: 351232 | Author: | Hits:

[Linux-UnixpwwMap2015-12-28

Description: 大数据分析和存储利器 内含三种map,适合各种应用场合 diskmap nosql数据库功能 memmap 完全替代stl库 hashmap 超级查询-1. Memory Map(memMap): It has a good access speed. But its size is limited by memory size. 2. Harddisk Map(diskMap): It utilizes hard disk to store data. So it could accept much more data than memory map. 3. Hashmap(hashMap): It has the best performance and a great lookup speed, but it doesn t have insert and delete functionality.
Platform: | Size: 587776 | Author: pww | Hits:

[Console4

Description: STL中map用法详解:map的构造函数、数据的插入、map的大小、数据的遍历、数据的查找(包括判定这个关键字是否在map中出现)等。-Detailed the STL map usage: traversal, find the data constructor map, insert the data, the size of the map, data (including determining whether the keyword appears in the map) and the like.
Platform: | Size: 178176 | Author: 赵靖宇 | Hits:

[Software EngineeringMapPloynomial

Description: C++实现一元多项式的运算,使用链表、映射等高级stl技术-C++ map list
Platform: | Size: 172032 | Author: chenxing | Hits:

[Console3.1.1

Description: STL的运用,主要包含vector,map,list-the application of STL
Platform: | Size: 9640960 | Author: 清风细雨 | Hits:

[LabViewmap_generate

Description: labview机器人模拟环境中常使用stl文件存储环境信息。该C++程序可读取.stl文件中地图环境信息转换为0/1表示的矩阵。- labview robot simulation environment is often used in stl file storage environment information. The program can read .stl file information into a map of the environment 0/1 matrix representation.
Platform: | Size: 359424 | Author: deng | Hits:

[OpenGL programMySTLViewer

Description: 利用VC++ 6.0源代码与OPENGL配合,完成了stl文件的三维实体显示,网格图显示,旋转,放大,移动,并可将各个实体进行组合实现组图文件.-Using vc++ 6.0 source code with OPENGL, completed the STL file of the three-dimensional entity, according to the grid, according to rotate, zoom, move, and each entity can be combined to realize the map file.
Platform: | Size: 31559680 | Author: zhaojd | Hits:

[Othermap_code

Description: map code map code map code stl-map map code map code map code map code stl
Platform: | Size: 2048 | Author: 李军 | Hits:

[VC/MFCC++

Description: C++stl 里面包含了算法,迭代器,容器,有vector,list,map,queu,(C++stl contains algorithm, iterator, container, vector, list, map, queu.)
Platform: | Size: 18458624 | Author: Icannotlose | Hits:
« 1 2 3 4 5»

CodeBus www.codebus.net